@charset "utf-8";
body {
    margin:0 auto;background: #fff;
    font-family: "Microsoft YaHei","Arial";
    font-size: 14px;
    color:#222;
    /* background: url(../img/shuiyin.jpg); */
	/* min-width: 1200px; */
	background: #fff;
	position: relative;
}
html{
    padding:0;
    height:0;
    /* min-width: 1200px; */
}
ul,ol,dl,dd,h1,h2,h3,h4,h5,h6,p,input,button {
    margin:0;
    padding:0;
}
ul,ol {
    list-style: none;
}
img{
    border:none;
}
.lf{
    float: left;
}
.rt{
    float:right;
}
input,button,textarea {
    outline:none;
    font-family: "Microsoft YaHei";
}
a {
    color:#333;
    text-decoration: none;
}
a:hover {
    text-decoration: none;
}
em{
    font-style: normal;
}
.link {
    display: block;
    width: 100%;
}

input, button, textarea,select, optgroup, option { font-family: inherit; font-size: 100%; font-style: inherit; font-weight: inherit;}

ul, li, dl, dt, dd, ol { display: block; list-style: none; }

img{border:0;}

.clear {clear:both;height: 0; }

.clear-fix:after{content: "."; display: block; height: 0; font-size: 0; clear: both; visibility: hidden;}

a{text-decoration:none;outline:0;}
.w1200{
    width:1200px; 
    margin:0 auto;
}
.top{
    width: 100%;min-width: 1200px;
    height:35px;
    line-height:35px;
    background:#e9e9e9;
    text-align: right;
    font-size:12px;
    color:#888888;
}
.top span{
    color:#000000;
}
header{
    width:100%;
    height:76px;
    background: #fff;
    min-width: 1200px;
}
header .logo{
    float:left;
    background: url(../img/logo.png) no-repeat;
    background-size: cover;
    width: 55px;
    height: 55px;
    margin-top: 11px;
}
header ul{
    float:right;
}
header ul li{
    float:left;
    height:76px;
    line-height: 76px;
    padding:0 24px;
}
header ul li:last-child{
    padding-right:0px;
}
header ul li a{
    font-size:15px;
    color:#444444;
}
header ul li a:hover{
    color:#1d2089;
}
header ul li.cur a{
    color:#1d2089;
    font-weight: bold;
}
.banner{
    min-width: 1200px;
    width:100%;
}
.banner .item img{
    display: block;
    width:100%;
    height:100%;
}
.footer{
    width:100%;
}
.friendLink{
    width:100%;
    height:80px;
    line-height: 79px;
    background: #2a2a2a;
    border-bottom:1px solid #363636;
    min-width: 1200px;
    box-sizing: border-box;
    padding-left:10px;
}
.friendLink span{
    font-size:14px;
    color:#cbcbcb
}
.friendLink a{
    font-size:14px;
    color:#989898;
}
.friendLink a:hover{
    color:#cbcbcb
}
footer{
    width:100%;
    min-width: 1200px;
    background:#2a2a2a;
    padding-top:30px;
    padding-bottom:30px;
}
footer ul li{
    float:left;
    color: #c6c6c6;
}
footer ul li a{
    font-size:14px;
    color:#c6c6c6;
    padding-left:6px;
    padding-right:6px;
}
footer .lf .erweima{
    margin-top:36px;
    box-sizing: 10px;
}
footer .lf .pic{
    width:89px;
    height:89px;
    float:left;
}
footer .lf .pic img{
    display: block;
    width:100%;
    height:100%;
}
footer .lf .erweima>img{
    float:left;
}
footer .rt{
    float:right;
    width:415px;
}
footer .rt em{
    display: block;
    width:100%;
    height:1px;
    background:rgba(29,32,137,0.8);
    position: relative;
}
footer .rt em::after{
    position: absolute;
    content: '';
    width:124px;
    height:7px;
    background:rgba(29,32,137,0.8);
    left:0;
    top:0;
}
footer .rt h2{
    font-size:20px;
    color:#e3e3e3;
    padding-top:20px;
}
footer .rt p {
    line-height:35px;
    font-size:14px;
    color:#bbbbbb;
    margin-top:20px;
}
footer .lf span.logo{
    width:166px;
    height:45px;
    margin-top:30px;
    display: block;
    display: none;
}
.footer{
    width:100%;
    min-width: 1200px;
    text-align: center;
    height:47px;
    line-height:47px;
    font-size:14px;
    color:#bbbbbb;
    background: #424242;
}
.footer span{
    margin-left:20px;
}
.footer span a{
    color:#bbbbbb;
}
.rightFiexd{
    width: 80px;
    height: 160px;
    background: #1d2089;
    position: fixed;
    top:30%;
    right: 0;
    z-index: 1001;
    border-radius: 10px;
    overflow: hidden;
}
.rightFiexd div{
    width: 100%;
    height: 50%;
    box-sizing: border-box;
    border-bottom: 1px solid #fff;
}
.rightFiexd div:nth-child(2n){
    border-bottom: none;
}
.erweiCode{
    box-sizing: border-box;
    padding:2px;
}
.erweiCode img{
    display: block;
    width: 95%;
    height: 95%;
    margin: 0 auto
}
.rightFiexd .zixun a{
    background: url(../img/zixun.png) no-repeat center 20px;
    background-size: 30px 30px;
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    color: #fff;
    padding-top: 53px;
}
.navLIST{
    width: 100%;
    height: 45px;
    background: rgba(29,32,137,1);
}
.navLIST ul li{
    float: left;
    height: 45px;
    line-height: 45px;
        margin-right: 30px;
}
.navLIST ul li a{
    padding-left: 20px;
    padding-right: 20px;
    color:#fff;
    display: block;
    padding-left: 30px;
    padding-right: 30px;
}
.navLIST ul li.cur{
    background: red;
}
.rightTel {
    position: absolute;
    right: 0;
    top: 0;
    height:76px;
    line-height: 76px;
    font-size: 24px;
    color:rgba(29,32,137,1);
    padding-left: 50px;
    background: url(../img/rightTel.png) no-repeat left center;
    background-size: 40px 40px;
}